NobGit
public nobgit read

Community

For NobGit Community

Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/community.git
ssh://[email protected]:2222/orgs/nobgit/community.git

Markdown from .wiki

Access Tokens

Account and Security/Access Tokens.md

How to create an access token

  1. Click your account menu in the top right.
  2. Click Settings.
  3. Open Access.
  4. Open Git access.
  5. Find Expiring access token.
  6. Enter a recognizable Name, such as Work laptop or CI deploy.
  7. Choose an expiration date if the form asks for one.
  8. Select Create token.
  9. Copy the token when NobGit shows it. You will not be able to view the full token again later.

Use access tokens for Git over HTTPS. When Git asks for credentials, enter your NobGit username as the username and paste the access token as the password.

You can revoke active tokens later from Access under Git access and Active tokens.